home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Sound / Learning / Music Gym / Notes / card_14935.txt < prev    next >
Text File  |  1993-04-03  |  490b  |  24 lines

  1. -- card: 14935 from stack: in
  2. -- bmap block id: 15490
  3. -- flags: 0000
  4. -- background id: 15260
  5. -- name: D5
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=163 top=296 right=327 bottom=192
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: D
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   play "harpsichord" tempo 450  "D5w Dh Dw"
  23. end mouseUp
  24.